Fixing GtkCellView to not strcmp() in buildable_custom_tag_end()
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 4 Dec 2010 08:14:32 +0000 (17:14 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:11 +0000 (23:37 +0900)
commit0c9c0319622a8052ab310080ac446b60a26285b2
treecec5b524dc7e2826982d130236bd2157da24f097
parent85609d124a69ae3be89e50202481beee46ee08bc
Fixing GtkCellView to not strcmp() in buildable_custom_tag_end()

GtkCellLayout function now returns boolean if one of the tags
it was interested in was handled.
gtk/gtkcellview.c